RPG Maker MZ — Message / Dialogue Previewer

Type message text with control codes and see it rendered the way MZ would draw it — colors, icons, names, font sizing, line wrap and window position. Defaults match this project (font size 28, party Aida/Brianna/C/Desiree, currency “G”). The real font, icons, text colors and speaking sound load automatically from the project; drop a face sheet to preview faces.

(\. = ¼s, \| = 1s, \! = wait-for-input)
colors baked from Window.png
(drop another to override)
drop IconSet.png
(real \I[n] icons)
drop a face sheet
(4×2 grid)
drop fibberish.ttf
(exact font)
\C[n]text color (0 = reset)
\I[n]icon n
\N[n] \P[n]actor / party member name
\V[n]variable value
\Gcurrency unit (G)
\{ \}font bigger / smaller
\. \| \!wait ¼s / 1s / for input
\\literal backslash